This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Error Creating Web Service Client: No engine configuration file - aborting!
Feedback Type: Problem
Product Area: Other
Technical Area: Error Message
Platform: Windows XP client
Release: 8.5
Reproducible: Always
I am trying to create a WEB Service Consumer in Java(in Lotusscript it runs with no problems)
I can create the Java Classes from the WSDL File, but when I try to run my Java Agent I get the error:
lotus.domino.axis.InternalException: lotus.domino.axis.ConfigurationException: lotus.domino.axis.ConfigurationException: No engine configuration file - aborting!
lotus.domino.axis.ConfigurationException: No engine configuration file - aborting!
at lotus.domino.axis.configuration.FileProvider.configureEngine(Unknown Source)
at lotus.domino.axis.AxisEngine.init(Unknown Source)
at lotus.domino.axis.AxisEngine.<init>(Unknown Source)
at lotus.domino.axis.client.Service.getAxisClient(Unknown Source)
at lotus.domino.axis.client.Service.<init>(Unknown Source)
at KTWS1A_ServiceLocator.<init>(KTWS1A_ServiceLocator.java:4)
at JavaAgent.NotesMain(JavaAgent.java:13)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
I found this problem several times in the Internet, but no real solution. What do I have to do ?
Some where is mentioned: I miss a file called client-config.wsdd, but this file is nowhere on my PC.
Thanx 4 your help Martin
Feedback number WEBB7P5NUH created by ~Laura Cistumilylen on 02/10/2009
Status: Open
Comments: